OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
extends< T[N1][N2][N3]> Struct Template Reference

Partial specialization for N=3. More...

Detailed Description

template<typename T, size_t N1, size_t N2, size_t N3>
struct extends< T[N1][N2][N3]>

Partial specialization for N=3.

Definition at line 142 of file staggered_dist_grid_util.hpp.

#include <staggered_dist_grid_util.hpp>

Static Public Member Functions

static size_t mul ()
 number of elements
 
static size_t dim ()
 

Member Function Documentation

template<typename T , size_t N1, size_t N2, size_t N3>
static size_t extends< T[N1][N2][N3]>::dim ( )
inlinestatic

number of indexes

Returns
3

Definition at line 155 of file staggered_dist_grid_util.hpp.


The documentation for this struct was generated from the following file: